home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utilmus / mp_v3.rdm < prev    next >
Text File  |  1996-05-20  |  4KB  |  127 lines

  1. Short:    David Whittaker/Maniacs of Noise CLI based CIA player
  2. Author:   dagibbs@stud.sihe.ac.uk
  3. Uploader: dagibbs@stud.sihe.ac.uk
  4. Type:     mus/play
  5.  
  6. --------------------------------------------------
  7. PROGRAM IS FREEWARE. < most know what this means <
  8. --------------------------------------------------
  9.  
  10. This programs purpose if to play David Whittaker & Manics of Noise programs
  11. via the CLI.  To find out how to use it type MP ?.
  12.  
  13. Since all most all DW modules are commercial game based, you will have to get
  14. the game and rip it out yourself by playing the music (via playing the game)
  15. reboot and use a sound ripper like EXOTICRIPPER.
  16.  
  17. Shadow Of The Beast :  rip music out via Exotic Ripper. (Rippred it out myself
  18. at once point)
  19.  
  20. The MON modules come via with the Mysterious Worlds (C)playstone designs : 
  21. game on the front of a disk based magazine called AMIGA FUN which didnt last
  22. that long.  Also one ripped from a RAZOR 1911 demo (kewl 3 songs).
  23.  
  24. No songs in this archive due to Copyright Infringment via Aminet.
  25. Also example run is exampled if you ripped BEAST Ingame music (first level).
  26.  
  27.  
  28.  
  29. Mp (MultiPlayer)
  30. ----------------
  31. This is a program that once loaded module has loaded returns you to the CLI
  32. and runs the module in the background.  USeful for startup sequence loading
  33. music.
  34.  
  35.  
  36. Loading a module.
  37. -----------------
  38. To load a Dw.Beast-I1 (Beast Ingame 1, 4 sub-songs) type:
  39.  
  40. 4.t1:> MP -l dw.beast-i1
  41. David Whittaker Module Detected ... Loaded Module.
  42. 4.t1:>
  43.  
  44. to start of playing from SUB-SONG x place a no from 0-9 after the module name
  45. The music will then run independant via a CIAA timer.
  46.  
  47.  
  48. To change sub-song:
  49. -------------------
  50. 4.t1:> MP -s 2    - change to sub song 2.
  51.  
  52.  
  53. To quit the song:
  54. -----------------
  55. 4.t1:> mp -q
  56.  
  57. If you try to quit a song that isnt there a error message will be reported.
  58. All commands are the same for MON music modules.
  59.  
  60. No advanced commands for volume, just load, chnage song, and quit.
  61.  
  62. To submiss all output text, error msgs, put + instead of - for command.
  63. (not a good idea to use >NIL: - doesnt work).
  64.  
  65.  
  66. Included.
  67. ---------
  68. My first attempt (included MPO/MPO.s) used LVL3 Intterupt timing as used in
  69. the shadow of the beast game.  But on WB1.2/Wb1.3 it messed up when clicking
  70. and moving ICONS and on DISK ACCESS.
  71.  
  72. I then built MP via CIAA timing.  It works, but has been known sometime to
  73. crash on WB1.2/WB1.3 machines rarely.
  74.  
  75. I am sorry for this, but I dont have a wb1.3 A500 to test/fix it on.
  76.  
  77.  
  78.  
  79. (for tech. ref.)
  80. -----------------
  81.  
  82. System : Amiga A1200 AGA
  83. Chip   : 2MB
  84. Fast   : 4MB ($200000)
  85. HDS    : 1.3GB Internal 3.5"
  86.        : 270MB External Zappo OverDrive PCMCIA
  87. Proc   : 68030
  88. Co-Pro : 33 Mhz 68882
  89. Speed  : approx 45Mhz via Sysinfo
  90. Board  : VIPER MK I Clocked to 42Mhz.
  91.  
  92.  
  93.                  Thanks for using MP.(c)copyright D GIBBS.
  94.  
  95. P.S.  I you find any spelling mistakes or grammar fuk ups, sorry, typed
  96.       this out too fast.
  97.  
  98.       Any swaps of ideas/programs/ideas welcomed.
  99.  
  100.  
  101. Contents of Archive.
  102. -------------------------------------------------------
  103. MP                        (MP player using CIA timing    )
  104. MP.Readme                 (Youre reading this now        )
  105. MPO                       (MP player using lvl3 interrupt)
  106. MPO.S                     (Source code for MP LVL3 INT   )
  107. DW.Beast-I1               (Beast A500/A600 game ever made)
  108.  R    }
  109.  E    } MON.MW-Gameover
  110.  M    } MON.DW-I1
  111.  O    } MON.MW-Loading            (Cool Loading/Boot up Music        )
  112.  V    } MON.MW-Title
  113.  E    } MON.Razor1911             (hope you dont mind me including it)
  114.  D    }
  115.  
  116.  
  117. Copyrights.
  118. -----------
  119. David Whittaker is (c)copyright David Whittaker (kewl musician)
  120. Manaics of Noise is (c)copyright Charles Deenen.
  121. SHAODW OF THE BEAST (c)Pysgnosis
  122.  
  123.  
  124.  
  125.  
  126. End of Txt.
  127.